#programming programmer java
Explore tagged Tumblr posts
heart-ghost-studyblr · 10 months ago
Text
Tumblr media Tumblr media
Getting old is interesting. I've always been a middle ground between sports (skateboarding, surfing, jiu-jitsu) and an avid student. Over time, it's clear that you can't keep trying the same tricks, just as you can't study the same way.
Today, as I'm writing an article about event-driven architectures, I realize that final exams in college were much easier, just like it's not as easy to jump the same stairs on a skateboard as I did when I was 18. In the image, you can see my favorite note-taking app, Obsidian, and my Neovim terminal. I'm diving deep into Java, and for that, I'm taking a Spring Boot bootcamp offered by Claro through the DIO Innovation One platform.
170 notes · View notes
once-was-poison-ivy · 1 month ago
Text
System.out.println("one of the less known side effects of coding in python is that you forget semi colons")
20 notes · View notes
secondwheel · 5 months ago
Text
Tumblr media
This again?? Check out a similar post for the sciences
42 notes · View notes
whispersoftheunheard · 3 months ago
Text
Coding: My Escape, My Obsession
Programming—ahh, what a paradox! Sometimes it’s an absolute thrill, and other times, it’s the most stressful thing ever. For me, coding isn’t just a skill; it’s my escape. Whenever life gets heavy, my mind instinctively drifts to programming. New ideas, fresh logic, endless possibilities—it’s like therapy but with syntax errors.
But somewhere along the way, this escape became a full-blown obsession. My four years of engineering? A blur of code, projects, and fixing bugs—mine and everyone else's. I was always working, always solving something. And now, when I look back, I struggle to find those carefree moments of pure fun. Sure, I enjoyed college, but every memory somehow loops back to programming.
I don’t regret it. I don’t claim to be a coding genius either—I’m still learning, still growing. But one thing’s for sure: programming has shaped me in ways I never imagined. It gave me purpose, resilience, and a language beyond words.
Yet, here’s what I’ve realized—life isn’t just about writing perfect code; it’s about writing a story worth remembering. And while programming will always be a part of me, I want to step beyond the screen, embrace new experiences, and create moments that don’t just end in a semicolon.
Because in the end, the best code I’ll ever write is the one that balances passion with life itself.
14 notes · View notes
nixcraft · 10 months ago
Text
Java was released in 1995
Python was released in 1991
Not just Java is popular, but it dominates the enterprise market. Truth is hard to swallow.
26 notes · View notes
annienadel · 2 years ago
Text
Tumblr media
But wait! There is newer version than 7?
157 notes · View notes
stvr-syntvx-errvr · 2 months ago
Text
𝗋𝖾𝖻𝗈𝗈𝗍𝗂𝗇𝗀… [𝗅𝗈𝖺𝖽𝗂𝗇𝗀 1 / 5]..
//██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
// ⚠︎ WARNING: UNAUTHORIZED ACCESS DETECTED ⚠︎
// ⚠︎ This terminal contains:
// - FLASHING TEXT SIMULATION (epilepsy risk)
// - UNSTABLE CODE FRAGMENTS (may crash your IDE)
// - POSSIBLE 18+ CONTENT (lesbian space witches, blasphemous code)
// NOT SUITABLE FOR MOBILE USERS
// ⚠︎ PROCEED? [Y/N] >>> (autoselecting Y...)
// YOU HAVE BEEN WARNED
// ██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
Tumblr media Tumblr media Tumblr media
public class PinnedPost {
// [SYNTAX WARNING 555] Class may contain traces of stardust
///// --——— ✦ CORRUPTED MAIN METHOD ✦ ———-- /////
public static void main(String[] args) throws InterruptedException{
System.err.println("\n\u001B[31m ⚠︎INITIATING USER PROFILE... HOLD... ⚠︎\u001B[0m");
Thread.sleep(1000);
System.err.println(WhoAmI.getInfo());
}
}
Tumblr media Tumblr media
Tumblr media
public class WhoAmI {
// ✧・゚: *✧・゚:* FIELDS *:・゚✧*:・゚✧
private static String name = "stvr";
// (pronounced: star)
private static String[] pronouns = {"he", "they", "star"};
private static int age = 20;
private static String identity = "nonbinary lesbian";
//taken by my wifey @bloomdolly
private static String major = "computer science";
private static String religion = "hellenistic revivalist";
private static String[] goddesses = {"aphrodite", "artemis", "athena", "hestia"};
private static String[] roles = {"lover", "gamer", "artist", "programmer", "astrologer"};
Tumblr media Tumblr media Tumblr media
// ✧・゚: *✧・゚:* BROKEN METHOD *:・゚✧*:・゚✧
public static String getInfo() {
String info = "╔════════════════════════════╗\n";
info += "╟┤ USER: " + name.toUpperCase() + " u001B[5m⟢\u001B[0m" + " ║\n";
info += "╟┤ PRONOUNS: " + String.join("/", pronouns) + " ║\n";
info += "╟┤ AGE: " + age + " ║\n";
info += "╟┤ IDENTITY: " + identity + " ║\n";
info += "╟┤ MAJOR: " + major + " ║\n";
info += "╟┤ RELIGION: " + religion + " ║\n";
info += "╟┤ DIVINE PATRONS: " + String.join(" & ", goddesses) + " ║\n";
info += "╟┤ ROLES: " + String.join(" + ", roles) + " ║\n";
info += "╚════════════════════════════╝";
info += "\n\u001B[31m[ERROR] MISSING BRACE? // [DEBUG] TERMINATE PROCESS? (Y/N)\u001B[0m";
return info;
}
// [DEBUG] Uncomment to crash:
// public static void main(String[] args) {System.exit(1); }
}
// ██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
// ⚠︎ WARNING: TERMINAL CLOSING… ⚠︎
// ⚠︎ REBOOT REQUIRED TO CLEAR CORRUPTED DATA
// ⚠︎ (come home)
// ██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ credit to @animatedglittergraphics-n-more for the graphics I used
// follow file types below for 0th3r aw3s0m3 stuff
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
11 notes · View notes
auroras-void · 2 years ago
Text
Tumblr media
88 notes · View notes
pov-amna · 2 years ago
Text
Tumblr media
When you find out that your 'original' code is just a copy of a copy of a copy...
133 notes · View notes
a-fox-studies · 2 years ago
Text
Tumblr media
LOOK WHO'S BACKKKKKK
September 23, 2023 • Sunday
Hello, I have returned (sort of). I'm feeling a lot better, my flares have died down so I was a little motivated.
I didn't do much today — I had guests over so I chiller with them for bit, then sat down to practice some UI building!
Im building a calculator and used the actual calculator of my phone as a reference and a little help from @asterisquue. Honestly, I think I did a pretty good job! (It took me 3 hours)
Tumblr media
🎧 Starlight — Taylor Swift
40 notes · View notes
izicodes · 1 year ago
Text
Tumblr media
I randomly decided to start the challenge I made two years ago where I would spend a week each for 5 weeks on learning some new coding/programming languages I haven't tried before!
I've chosen my languages:
PHP
Go
Ruby
Lua (attempted in the past)
Java (attempted in the past)
Hopefully, I get to dabble in some of them and actually learn something new, especially the first 3 as I have never tried them ever, I don't even know what their code looks like! 🐼🙌🏾💓
Tumblr media
14 notes · View notes
heart-ghost-studyblr · 11 months ago
Text
Tumblr media
Today I have an merge conflict plus a deploy error in my link in bio app which is deployed in Fly io. Not big deal, just came out that was auth error in deployment, but about the merge conflict was a little bit more than a few lines.
71 notes · View notes
fangirlinc · 3 months ago
Text
Any MCR fans in software engineering/web dev?
I'm looking for mutuals who love to code and also love MCR. I wanna do a little project >:D also just want some buds to relate to.
Tumblr media
2 notes · View notes
koecode · 2 years ago
Text
Well well, hello guys.
I am making this Tumblr to have a track of my progress on programming, also to motivate myself and engage in the community.
Always accepting tips and tricks, if you find anything on my code that can be made in a different way please DM me!
51 notes · View notes
codingquill · 2 years ago
Text
Hey there,
If you're a programmer, I assume you already use Notion . It's fantastic for planning your projects and keeping a handy second brain page. On top of that, having a Notion page filled with useful websites can be a game-changer for your coding journey.
So, let's talk resources. I've got this Notion page full of helpful websites . You can easily duplicate it to your own Notion workspace, and you're good to go!
Tumblr media
link here
45 notes · View notes
hackeocafe · 11 months ago
Text
youtube
Data Structure and Algorithms in JAVA | Full Course on Data Structure
In this course, we are going to discuss Data Structures and Algorithms using Java Programming. The data structure is a way to store and organize data so that it can be used efficiently. It is a set of concepts that we can use in any programming language to structure the data in the memory. Data structures are widely used in almost every aspect of computer science i.e. operating systems, computer science, compiler design, Artificial Intelligence, graphic,s and many more. Some examples of Data structures that we are going to cover in this course are arrays, linked lists, stack, queue, Binary Tree, Binary Search Tree, Graphs, etc. Apart from knowing these data structures, it's also important to understand the algorithmic analysis of a given code. Different Sorting and searching techniques will be talked about with their implementation in java programming. Lastly, this course contains information on the Greedy approach, Dynamic approach, and divide and Conquer approach to programming.
3 notes · View notes